toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.permission.callback
/
[jvm]RequestPermissionCallback
/
Params
Params
public
interface
Params
The parameters of the
RequestPermissionCallback
.
Members
Functions
frame
Link copied to clipboard
public
Frame
frame
(
)
Returns the
Frame
instance that is requesting permission.
permission
Type
Link copied to clipboard
public
PermissionType
permissionType
(
)
Returns the type of the requested permission.
url
Link copied to clipboard
public
String
url
(
)
Returns a string that represents the URL of the currently loaded web page.